[INFO] cloning repository https://github.com/wisbery/domrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wisbery/domrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisbery%2Fdomrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisbery%2Fdomrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 939811183a5250af5699c26c9d0b7a535671fe4b
[INFO] testing wisbery/domrs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisbery%2Fdomrs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wisbery/domrs
[INFO] finished tweaking git repo https://github.com/wisbery/domrs
[INFO] tweaked toml for git repo https://github.com/wisbery/domrs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wisbery/domrs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wisbery/domrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 881115e3d49acfcae1a3ebbefc6967a48a1be5012e80b2dcfbbeaefa4baefd64
[INFO] running `Command { std: "docker" "start" "-a" "881115e3d49acfcae1a3ebbefc6967a48a1be5012e80b2dcfbbeaefa4baefd64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "881115e3d49acfcae1a3ebbefc6967a48a1be5012e80b2dcfbbeaefa4baefd64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "881115e3d49acfcae1a3ebbefc6967a48a1be5012e80b2dcfbbeaefa4baefd64", kill_on_drop: false }`
[INFO] [stdout] 881115e3d49acfcae1a3ebbefc6967a48a1be5012e80b2dcfbbeaefa4baefd64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ccad69403319e6d71fe535ab47c53560f57d77d46715fd200c294b4f6ae297f
[INFO] running `Command { std: "docker" "start" "-a" "0ccad69403319e6d71fe535ab47c53560f57d77d46715fd200c294b4f6ae297f", kill_on_drop: false }`
[INFO] [stderr]    Compiling domrs v0.0.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "0ccad69403319e6d71fe535ab47c53560f57d77d46715fd200c294b4f6ae297f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ccad69403319e6d71fe535ab47c53560f57d77d46715fd200c294b4f6ae297f", kill_on_drop: false }`
[INFO] [stdout] 0ccad69403319e6d71fe535ab47c53560f57d77d46715fd200c294b4f6ae297f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acc03c03c832b0fff867ee3e2194fc102f03bf5236ea892fb694659a44244f86
[INFO] running `Command { std: "docker" "start" "-a" "acc03c03c832b0fff867ee3e2194fc102f03bf5236ea892fb694659a44244f86", kill_on_drop: false }`
[INFO] [stderr]    Compiling domrs v0.0.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "acc03c03c832b0fff867ee3e2194fc102f03bf5236ea892fb694659a44244f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acc03c03c832b0fff867ee3e2194fc102f03bf5236ea892fb694659a44244f86", kill_on_drop: false }`
[INFO] [stdout] acc03c03c832b0fff867ee3e2194fc102f03bf5236ea892fb694659a44244f86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 85567f11dea824a586723d5a923f54a27b6b4c690b796a09f67781c4772b48ce
[INFO] running `Command { std: "docker" "start" "-a" "85567f11dea824a586723d5a923f54a27b6b4c690b796a09f67781c4772b48ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/domrs-648074474c65af60)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test css::declarations::tests::display_should_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-a01b3651aa27e287)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test css::colors::clone_should_work ... ok
[INFO] [stdout] test css::colors::display_should_work ... ok
[INFO] [stdout] test css::document::default_should_work ... ok
[INFO] [stdout] test css::borders::display_should_work ... ok
[INFO] [stdout] test css::document::new_should_work ... ok
[INFO] [stdout] test css::document::display_should_work ... ok
[INFO] [stdout] test css::element::display_should_work ... ok
[INFO] [stdout] test css::fonts::css_font_generic_family_tests::display_should_work ... ok
[INFO] [stdout] test css::fonts::css_font_style_tests::display_should_work ... ok
[INFO] [stdout] test css::document::adding_should_work ... ok
[INFO] [stdout] test css::group::display_should_work ... ok
[INFO] [stdout] test css::group::media_query_should_work ... ok
[INFO] [stdout] test css::numbers::display_should_work ... ok
[INFO] [stdout] test css::numbers::macro_auto_should_work ... ok
[INFO] [stdout] test css::numbers::macro_css_num_should_work ... ok
[INFO] [stdout] test css::properties::clone_should_work ... ok
[INFO] [stdout] test css::properties::comparison_should_work ... ok
[INFO] [stdout] test css::rules::display_should_work ... ok
[INFO] [stdout] test css::properties::conversion_from_svg_attribute_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_part_tests::adding_multiple_elements_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_part_tests::conversions_should_work ... ok
[INFO] [stdout] test css::ruleset::adding_multiple_declarations_should_work ... ok
[INFO] [stdout] test css::ruleset::adding_declarations_should_work ... ok
[INFO] [stdout] test css::ruleset::display_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_part_tests::adding_multiple_classes_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_part_tests::adding_mix_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_tests::conversions_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_tests::adding_mix_should_work ... ok
[INFO] [stdout] test css::properties::display_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_tests::adding_element_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_part_tests::new_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_tests::new_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_tests::adding_multiple_elements_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_part_tests::adding_element_should_work ... ok
[INFO] [stdout] test css::units::display_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_tests::adding_part_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_tests::adding_class_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_tests::adding_multiple_classes_should_work ... ok
[INFO] [stdout] test css::values::conversion_should_work ... ok
[INFO] [stdout] test css::selector::css_selector_part_tests::adding_class_should_work ... ok
[INFO] [stdout] test html::attributes::debug_should_work ... ok
[INFO] [stdout] test html::document::custom_doctype_should_work ... ok
[INFO] [stdout] test html::document::custom_language_should_work ... ok
[INFO] [stdout] test html::document::default_doctype_should_work ... ok
[INFO] [stdout] test html::document::default_language_should_work ... ok
[INFO] [stdout] test html::document::custom_namespace_should_work ... ok
[INFO] [stdout] test html::document::html_document_advanced_should_work ... ok
[INFO] [stdout] test html::document::default_namespace_should_work ... ok
[INFO] [stdout] test html::document::html_document_empty_should_work ... ok
[INFO] [stdout] test html::document::html_document_with_head_should_work ... ok
[INFO] [stdout] test html::elements::adding_optional_child_should_work ... ok
[INFO] [stdout] test html::document::html_document_with_body_should_work ... ok
[INFO] [stdout] test html::document::html_document_with_head_and_body_should_work ... ok
[INFO] [stdout] test html::document::new_should_work ... ok
[INFO] [stdout] test html::elements::div_should_work ... ok
[INFO] [stdout] test html::elements::headings_should_work ... ok
[INFO] [stdout] test html::elements::setting_attribute_should_work ... ok
[INFO] [stdout] test html::elements::adding_children_should_work ... ok
[INFO] [stdout] test html::head::style_with_custom_indent_should_work ... ok
[INFO] [stdout] test html::elements::setting_attribute_should_work_1 ... ok
[INFO] [stdout] test html::elements::setting_class_should_work ... ok
[INFO] [stdout] test html::elements::setting_style_should_work ... ok
[INFO] [stdout] test html::head::charset_should_work ... ok
[INFO] [stdout] test html::head::default_should_work ... ok
[INFO] [stdout] test html::head::link_should_work ... ok
[INFO] [stdout] test html::head::style_should_work ... ok
[INFO] [stdout] test html::document::default_should_work ... ok
[INFO] [stdout] test html::head::title_should_work ... ok
[INFO] [stdout] test html::link::default_should_work ... ok
[INFO] [stdout] test html::link::href_and_rel_should_work ... ok
[INFO] [stdout] test html::link::href_should_work ... ok
[INFO] [stdout] test html::link::rel_should_work ... ok
[INFO] [stdout] test svg::attributes::comparing_should_work ... ok
[INFO] [stdout] test svg::document::custom_namespace_should_work ... ok
[INFO] [stdout] test svg::attributes::display_should_work ... ok
[INFO] [stdout] test svg::document::new_should_work ... ok
[INFO] [stdout] test svg::document::view_box_should_work ... ok
[INFO] [stdout] test svg::numbers::conversions_should_work ... ok
[INFO] [stdout] test svg::numbers::display_should_work ... ok
[INFO] [stdout] test svg::document::width_and_height_should_work ... ok
[INFO] [stdout] test html::link::rel_and_href_should_work ... ok
[INFO] [stdout] test svg::document::default_should_work ... ok
[INFO] [stdout] test svg::document::default_namespace_should_work ... ok
[INFO] [stdout] test css::values::display_should_work ... ok
[INFO] [stdout] test html::document::saving_html_document_to_file_should_work ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- html::document::saving_html_document_to_file_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'html::document::saving_html_document_to_file_should_work' (75) panicked at tests/html/document.rs:89:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5693d44a2658 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5693d44a2658 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5693d44a2658 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5693d44a2658 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5693d44b651a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5693d44b651a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5693d44a6e72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5693d44a6e72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5693d44807f6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5693d44807f6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5693d449a699 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5693d44105ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5693d44105ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5693d449a852 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5693d449a852 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5693d44808b2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5693d4475889 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5693d44815cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5693d44b6c6c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5693d44b69e2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5693d43eca74 - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5693d43eca74 - mod[ed3eabf0529b9f0b]::html::document::saving_html_document_to_file_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/html/document.rs:89:44
[INFO] [stdout]   22:     0x5693d43e5d97 - mod[ed3eabf0529b9f0b]::html::document::saving_html_document_to_file_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/html/document.rs:82:46
[INFO] [stdout]   23:     0x5693d43f0966 - <mod[ed3eabf0529b9f0b]::html::document::saving_html_document_to_file_should_work::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5693d440368b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5693d440368b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5693d4410f05 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5693d4410f05 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5693d4410f05 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5693d4410f05 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5693d4410f05 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5693d4410f05 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5693d4410f05 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5693d440ba64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5693d440ba64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5693d4413f82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5693d4413f82 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5693d4413f82 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5693d4413f82 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5693d4413f82 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5693d4413f82 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5693d4413f82 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5693d44a1aaf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5693d44a1aaf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75fa9c827aa4 - <unknown>
[INFO] [stdout]   45:     0x75fa9c8b4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     html::document::saving_html_document_to_file_should_work
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 84 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "85567f11dea824a586723d5a923f54a27b6b4c690b796a09f67781c4772b48ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85567f11dea824a586723d5a923f54a27b6b4c690b796a09f67781c4772b48ce", kill_on_drop: false }`
[INFO] [stdout] 85567f11dea824a586723d5a923f54a27b6b4c690b796a09f67781c4772b48ce
